summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/syscalltbl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-25tipc: node: remove Excess struct member kernel-doc warningsRandy Dunlap1-2/+0
2024-01-25tipc: socket: remove Excess struct member kernel-doc warningRandy Dunlap1-1/+0
2024-01-25vsock/test: add '--peer-port' input argumentArseniy Krasnov6-58/+115
2024-01-24Revert "net: ethernet: qualcomm: Remove QDF24xx support"Jakub Kicinski5-21/+521
2024-01-24gve: Alloc before freeing when changing featuresShailend Chand1-20/+21
2024-01-24gve: Alloc before freeing when adjusting queuesShailend Chand1-22/+67
2024-01-24gve: Refactor gve_open and gve_closeShailend Chand1-40/+119
2024-01-24gve: Switch to config-aware queue allocationShailend Chand9-425/+745
2024-01-24gve: Refactor napi add and remove functionsShailend Chand5-17/+26
2024-01-24gve: Define config structs for queue allocationShailend Chand1-0/+49
2024-01-24net/ipv6: resolve warning in ip6_fib.cBreno Leitao3-16/+13
2024-01-24net/ipv6: Remove unnecessary pr_debug() logsBreno Leitao1-4/+0
2024-01-24net: ethernet: qualcomm: Remove QDF24xx supportKonrad Dybcio5-521/+21
2024-01-23inet_diag: skip over empty bucketsEric Dumazet1-0/+8
2024-01-23sock_diag: remove sock_diag_mutexEric Dumazet1-4/+0
2024-01-23sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet3-21/+40
2024-01-23sock_diag: allow concurrent operationsEric Dumazet1-31/+42
2024-01-23sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet9-0/+10
2024-01-23inet_diag: allow concurrent operationsEric Dumazet1-40/+40
2024-01-23inet_diag: add module pointer to "struct inet_diag_handler"Eric Dumazet7-0/+8
2024-01-23inet_diag: annotate data-races around inet_diag_table[]Eric Dumazet1-3/+3
2024-01-23sock_diag: annotate data-races around sock_diag_handlers[family]Eric Dumazet1-5/+5
2024-01-18MAINTAINERS: use proper email for my I2C workWolfram Sang1-1/+1
2024-01-18i2c: stm32f7: add support for stm32mp25 socAlain Volmat1-88/+126
2024-01-18i2c: stm32f7: perform I2C_ISR read once at beginning of event isrAlain Volmat1-7/+5
2024-01-18dt-bindings: i2c: document st,stm32mp25-i2c compatibleAlain Volmat1-0/+28
2024-01-18i2c: stm32f7: simplify status messages in case of errorsAlain Volmat1-7/+5
2024-01-18i2c: stm32f7: perform most of irq job in threaded handlerAlain Volmat1-70/+56
2024-01-18i2c: stm32f7: use dev_err_probe upon calls of devm_request_irqAlain Volmat1-10/+4
2024-01-18i2c: i801: Add lis3lv02d for Dell XPS 15 7590Paul Menzel1-0/+1
2024-01-18i2c: i801: Add lis3lv02d for Dell Precision 3540Paul Menzel1-0/+1
2024-01-18i2c: wmt: Reduce redundant: REG_CR settingHans Hu1-26/+9
2024-01-18i2c: wmt: Reduce redundant: function parameterHans Hu1-10/+5
2024-01-18i2c: wmt: Reduce redundant: clock mode settingHans Hu1-21/+7
2024-01-18i2c: wmt: Reduce redundant: wait event completeHans Hu1-14/+6
2024-01-18i2c: wmt: Reduce redundant: bus busy checkHans Hu1-12/+7
2024-01-18i2c: mux: reg: Remove class-based device auto-detection supportHeiner Kallweit2-5/+1
2024-01-18i2c: make i2c_bus_type constGreg Kroah-Hartman3-3/+3
2024-01-18dt-bindings: at24: add ROHM BR24G04Philipp Zabel1-0/+1
2024-01-18eeprom: at24: use of_match_ptr()Bartosz Golaszewski1-2/+3
2024-01-18i2c: cpm: Remove linux,i2c-index conversion from be32Christophe Leroy1-1/+1
2024-01-18i2c: imx: Make SDA actually optional for bus recoveringAlexander Stein1-1/+1
2024-01-18i2c: smbus: Support up to 8 SPD EEPROMsJean Delvare1-4/+4
2024-01-18i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126Tim Lunn1-2/+6
2024-01-18i2c: s3c24xx: add support for atomic transfersMarek Szyprowski1-2/+19
2024-01-18i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-18i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-18i2c: rcar: add FastMode+ support for Gen4Wolfram Sang1-11/+27
2024-01-18i2c: rcar: introduce Gen4 devicesWolfram Sang1-6/+7
2024-01-18i2c: npcm7xx: move to per-adapter debugfs directoryWolfram Sang1-42/+7