summaryrefslogtreecommitdiff
path: root/scripts/kconfig/tests/preprocess/builtin_func
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-11-28 17:15:19 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-11-28 17:15:19 +0000
commit4631960b4700dd53f5cebb4f7055fd00ccd556ce (patch)
treeb4d07d9fccbfd5930ae608d3610ca70ee15947ce /scripts/kconfig/tests/preprocess/builtin_func
parenta9d6c0c5a6bd9ca88e964f8843ea41bc085de866 (diff)
downloadkernel-linux-6.5.y.tar.gz
Linux 6.5.13linux-6.5.y
Link: https://lore.kernel.org/r/20231124172024.664207345@linuxfoundation.org Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Nam Cao <namcao@linutronix.de> Tested-by: Ron Economos <re@w6rz.net> Link: https://lore.kernel.org/r/20231125163154.024751781@linuxfoundation.org Tested-by: SeongJae Park <sj@kernel.org> Link: https://lore.kernel.org/r/20231125194412.892933311@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Link: https://lore.kernel.org/r/20231126154413.975493975@linuxfoundation.org Tested-by: SeongJae Park <sj@kernel.org> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Nam Cao <namcao@linutronix.de> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/kconfig/tests/preprocess/builtin_func')
0 files changed, 0 insertions, 0 deletions
ic permissionsJoe Perches 2018-02-20x25: use %*ph to print small bufferAntonio Cardace 2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko 2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook 2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook 2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-22net: x25: mark expected switch fall-throughsGustavo A. R. Silva 2017-10-18net/core: Convert sk_timer users to use timer_setup()Kees Cook 2017-10-18net/core: Collapse redundant sk_timer callback data assignmentsKees Cook 2017-08-03X25: constify null_x25_addressJulia Lawall 2017-07-04net, x25: convert x25_neigh.refcnt from atomic_t to refcount_tReshetova, Elena 2017-07-04net, x25: convert x25_route.refcnt from atomic_t to refcount_tReshetova, Elena 2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu 2017-06-16networking: introduce and use skb_put_data()Johannes Berg 2017-05-18net: x25: fix one potential use-after-free issuelinzhang 2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar